<--Back

General Exercise Outline


These exercises are written in a particular order in an attempt to help you learn on your own. They generally follow these steps:

  1. Present a program and ask you to predict output
  2. Show expected versus actual output
  3. Ask you to think about how to make the actual output happen
  4. Present a few possibilities of how
  5. Ask you to describe in general what is happening
  6. Present examples of possible what
  7. Describe how the output is actually happening
  8. Present you with some assignments to allow you to practice (solutions will eventually be provided)
  9. Ask you to think about how you might apply this to your situation
  10. Provide some typical applications
  11. Ask you to think about issues this technique might raise
  12. Provide some typical issues

This is an attempt to provide a self-paced experiential learning experience sans an instructor.

<--Back